<Schema name="BtmInfoListSchema" xmlns="urn:schemas-microsoft-com:xml-data" xmlns:dt="urn:schemas-microsoft-com:datatypes" xmlns:btm="x-schema:BtmInformationSchema.xml" xmlns:fdt="x-schema:FDTDataTypesSchema.xml">
	<!--Definition of Elements-->
	<ElementType name="BtmInfoList" content="eltOnly" model="closed" order="seq">
		<attribute type="fdt:nodeId" required="no"/>
		<element type="btm:BtmInfo" minOccurs="1" maxOccurs="*"/>
	</ElementType>
	<ElementType name="FDT" content="eltOnly" model="closed">
		<attribute type="fdt:nodeId" required="no"/>
		<element type="BtmInfoList" minOccurs="1" maxOccurs="1"/>
	</ElementType>
</Schema>
